Skip to content

[RELEASE] PM-413 - Deprecate Connect (5443)#1611

Merged
kkartunov merged 46 commits intomasterfrom
develop
Feb 26, 2025
Merged

[RELEASE] PM-413 - Deprecate Connect (5443)#1611
kkartunov merged 46 commits intomasterfrom
develop

Conversation

@vas3a
Copy link
Copy Markdown
Collaborator

@vas3a vas3a commented Feb 25, 2025

This release contains code migration from connect to WM in order to deprecate Connect

https://topcoder.atlassian.net/browse/PM-413 - Deprecate Connect (5443)
https://topcoder.atlassian.net/browse/PM-803 - Regresion testing & fixes

himaniraghav3 and others added 30 commits January 13, 2025 23:40
PM- 228 Fix system information leak
…required

PM-684 - make job description a required field for Taas Projects
PM-686 - NDA & work groups for projects
…update

PM-683 - send jobid on update for taas projects
Comment thread src/util/validation.js
/**
* regex for url validation
*/
const urlRegex = /((https?):\/\/)?(www.)?[a-z0-9]+(\.[a-z]{2,}){1,3}(#?\/?(?:[a-zA-Z0-9#]+))*\/?(\?[a-zA-Z0-9-_]+=[a-zA-Z0-9-%]+&?)?$/

Check failure

Code scanning / CodeQL

Inefficient regular expression

This part of the regular expression may cause exponential backtracking on strings containing many repetitions of '#'.
@kkartunov kkartunov merged commit 02d1dc4 into master Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants